IIoStatus 介面
代表軸的數位輸入及輸出。
繼承體系
System.Object
System.ComponentModel.INotifyPropertyChanged
IntervalZero.KINGSTAR.Base.Class.IIoStatus
組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
語法
public interface IIoStatus : INotifyPropertyChanged
Public Interface IIoStatus Inherits INotifyPropertyChanged
IIoStatus 介面陳列了以下成員。
屬性
名稱 | 說明 | |
---|---|---|
![]() | DigitalInputs | 數位輸入的值。 |
![]() | DigitalOutputs | 數位輸出的值。 |
參見